You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > VectorInt.GatherByMask Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.GatherByMask Method

Gathers elements from X specified by non-zero values stored in the Mask to the calling object.

Syntax
C#
Visual Basic
public TVecInt GatherByMask([In] TMtxVecInt X, [In] TMtxVecInt Mask, [In] int MaskNonZeroCount);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!